icon browser: Activate on single-click
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Feb 2015 16:12:40 +0000 (11:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Feb 2015 19:44:10 +0000 (14:44 -0500)
We want to get away from double-clicks everywhere.

demos/icon-browser/window.ui

index 72eae953ce5f5cac1dc3bb2fbdbe24da91ed31ba..4c618604468177a776ec8c30d7268d83a542baed 100644 (file)
                     <property name="visible">True</property>
                     <property name="model">filter_model</property>
                     <property name="selection-mode">none</property>
+                    <property name="activate-on-single-click">True</property>
                     <signal name="item_activated" handler="item_activated"/>
                     <child>
                       <object class="GtkCellRendererPixbuf" id="cell">